projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0553dd9
)
(xg_menu_item_cb_data_): Remove highlight_id and
author
Jan Djärv
<jan.h.d@swipnet.se>
Tue, 2 Jan 2007 16:50:01 +0000
(16:50 +0000)
committer
Jan Djärv
<jan.h.d@swipnet.se>
Tue, 2 Jan 2007 16:50:01 +0000
(16:50 +0000)
unhighlight_id.
src/gtkutil.h
patch
|
blob
|
history
diff --git
a/src/gtkutil.h
b/src/gtkutil.h
index 742e3ecb1e5375f36a5d53c3b96e64d60e246194..c3957223a18b2c770aa48db86022963a5f7e82fa 100644
(file)
--- a/
src/gtkutil.h
+++ b/
src/gtkutil.h
@@
-79,8
+79,6
@@
typedef struct xg_menu_item_cb_data_
{
xg_list_node ptrs;
- gulong highlight_id;
- gulong unhighlight_id;
gulong select_id;
Lisp_Object help;
gpointer call_data;